home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Demo
/
Elearn
/
Fizica
/
interfata.swf
/
scripts
/
DefineButton2_209
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-01-03
|
125b
|
6 lines
on(release){
fscommand("hideAll");
_parent.cult3dIndic._visible = true;
_parent.cult3dInfo._visible = false;
}